home *** CD-ROM | disk | FTP | other *** search
- ; Startup-Sequence for AMFM, Issue 19
-
- Assign ENV: RAM:
- Assign T: RAM:
-
- Eighty on
-
- :c/MemCheck 600000
- if not warn
- :c/run :c/AMFMPlay :Music/mod.happyhour.pmc
- :c/wait 15
- else
- :c/echo " Sorry, not enough memory for background music."
- endif
-
- Echo " When the picture appears, you can get rid of it by pressing"
- Echo " the mouse button."
- :c/Decrunch >nil: :Graphics/AMFM19.HAM.pic.pp ram:
- :c/IFF >nil: ram:AMFM19.HAM.pic
- :c/Delete >nil: ram:AMFM19.HAM.Pic
- ;:c/Echo "Sorry, no disk space for any front-picture this time..."
-
- Zoomwindows quiet
- type :text/Copyright.txt
- AMFMmenu :s/menu
-